MenuPopupWindow
A MenuPopupWindow represents the popup window for menu. MenuPopupWindow is mostly same as ListPopupWindow, but it has customized behaviors specific to menus,
Constructors
Link copied to clipboard
constructor(@NonNull context: @NonNull Context, @Nullable attrs: @Nullable AttributeSet, defStyleAttr: Int, defStyleRes: Int)
Functions
Link copied to clipboard
Called when hover enters a menu item.
Link copied to clipboard
Called when hover exits a menu item.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set whether this window is touch modal or if outside touches will be sent to other windows behind it.